tableAdapter code generation

D

dawid.greyvenstein

Hi,

I have a bunch of DataTables with TableAdapters in a DataSet that hook
up with stored procedures. Whenever I changed parameters on a stored
proc, I just reconfigured the TableAdapter, which then regenerated the
code. This would break my compile, which is expected.

Today, this doesn't work. If I preview data, I can see all the stored
proc parameters, but the GetData signature didn't update. After I
deleted the Temporary ASP.NET Files folder for my project, the GetData
signature updated in the DataSet designer, but the generated code
still had only the old parameters.

Why does it fail to update the generated code?



Dawid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top