AssemblyKeyFile in Web Service

N

Norm Dotti

In VS 2002 I was able to specify the following in the
AssemblyInfo.vb file of a web service and have it compile
ok.

<Assembly: AssemblyKeyFile("app.snk")>

The file resides in the directory of my solution. After we
switched to VS 2003 the web service won't compile anymore,
saying "Error creating assembly manifest: Error reading
key file 'app.snk' -- The system cannot find the file
specified."

I've tried putting the file in other directories but no
luck. Where should the key file be located? Is this still
supported for web services?
 

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,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top